public static final BlockRegistryObject CUBE_14_OAK_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/oak_planks/oak_planks_cube_14"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_14_SPRUCE_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/spruce_planks/spruce_planks_cube_14"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_14_BIRCH_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/birch_planks/birch_planks_cube_14"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_14_JUNGLE_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/jungle_planks/jungle_planks_cube_14"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_14_ACACIA_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/acacia_planks/acacia_planks_cube_14"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_14_DARK_OAK_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/dark_oak_planks/dark_oak_planks_cube_14"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_14_MANGROVE_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/mangrove_planks/mangrove_planks_cube_14"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_14_CHERRY_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/cherry_planks/cherry_planks_cube_14"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_14_BAMBOO_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/bamboo_planks/bamboo_planks_cube_14"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_14_STONE = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/stone/stone_cube_14"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_14_COBBLESTONE = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/cobblestone/cobblestone_cube_14"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_14_STONE_BRICKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/stone_bricks/stone_bricks_cube_14"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_14_BRICKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/bricks/bricks_cube_14"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_14_ANDESITE = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/andesite/andesite_cube_14"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_14_DIORITE = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/diorite/diorite_cube_14"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_14_GRANITE = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/granite/granite_cube_14"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_14_CALCITE = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/calcite/calcite_cube_14"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_14_CLAY = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/clay/clay_cube_14"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_14_GRAVEL = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/gravel/gravel_cube_14"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_14_TALL_OAK_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/oak_planks/oak_planks_cube_14_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_14_TALL_SPRUCE_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/spruce_planks/spruce_planks_cube_14_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_14_TALL_BIRCH_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/birch_planks/birch_planks_cube_14_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_14_TALL_JUNGLE_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/jungle_planks/jungle_planks_cube_14_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_14_TALL_ACACIA_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/acacia_planks/acacia_planks_cube_14_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_14_TALL_DARK_OAK_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/dark_oak_planks/dark_oak_planks_cube_14_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_14_TALL_MANGROVE_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/mangrove_planks/mangrove_planks_cube_14_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_14_TALL_CHERRY_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/cherry_planks/cherry_planks_cube_14_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_14_TALL_BAMBOO_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/bamboo_planks/bamboo_planks_cube_14_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_14_TALL_STONE = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/stone/stone_cube_14_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_14_TALL_COBBLESTONE = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/cobblestone/cobblestone_cube_14_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_14_TALL_STONE_BRICKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/stone_bricks/stone_bricks_cube_14_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_14_TALL_BRICKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/bricks/bricks_cube_14_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_14_TALL_ANDESITE = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/andesite/andesite_cube_14_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_14_TALL_DIORITE = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/diorite/diorite_cube_14_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_14_TALL_GRANITE = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/granite/granite_cube_14_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_14_TALL_CALCITE = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/calcite/calcite_cube_14_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_14_TALL_CLAY = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/clay/clay_cube_14_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_14_TALL_GRAVEL = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/gravel/gravel_cube_14_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_12_OAK_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/oak_planks/oak_planks_cube_12"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_12_SPRUCE_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/spruce_planks/spruce_planks_cube_12"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_12_BIRCH_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/birch_planks/birch_planks_cube_12"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_12_JUNGLE_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/jungle_planks/jungle_planks_cube_12"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_12_ACACIA_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/acacia_planks/acacia_planks_cube_12"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_12_DARK_OAK_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/dark_oak_planks/dark_oak_planks_cube_12"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_12_MANGROVE_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/mangrove_planks/mangrove_planks_cube_12"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_12_CHERRY_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/cherry_planks/cherry_planks_cube_12"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_12_BAMBOO_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/bamboo_planks/bamboo_planks_cube_12"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_12_STONE = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/stone/stone_cube_12"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_12_COBBLESTONE = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/cobblestone/cobblestone_cube_12"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_12_STONE_BRICKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/stone_bricks/stone_bricks_cube_12"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_12_BRICKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/bricks/bricks_cube_12"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_12_ANDESITE = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/andesite/andesite_cube_12"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_12_DIORITE = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/diorite/diorite_cube_12"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_12_GRANITE = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/granite/granite_cube_12"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_12_CALCITE = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/calcite/calcite_cube_12"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_12_CLAY = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/clay/clay_cube_12"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_12_GRAVEL = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/gravel/gravel_cube_12"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_12_TALL_OAK_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/oak_planks/oak_planks_cube_12_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_12_TALL_SPRUCE_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/spruce_planks/spruce_planks_cube_12_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_12_TALL_BIRCH_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/birch_planks/birch_planks_cube_12_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_12_TALL_JUNGLE_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/jungle_planks/jungle_planks_cube_12_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_12_TALL_ACACIA_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/acacia_planks/acacia_planks_cube_12_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_12_TALL_DARK_OAK_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/dark_oak_planks/dark_oak_planks_cube_12_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_12_TALL_MANGROVE_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/mangrove_planks/mangrove_planks_cube_12_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_12_TALL_CHERRY_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/cherry_planks/cherry_planks_cube_12_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_12_TALL_BAMBOO_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/bamboo_planks/bamboo_planks_cube_12_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_12_TALL_STONE = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/stone/stone_cube_12_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_12_TALL_COBBLESTONE = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/cobblestone/cobblestone_cube_12_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_12_TALL_STONE_BRICKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/stone_bricks/stone_bricks_cube_12_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_12_TALL_BRICKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/bricks/bricks_cube_12_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_12_TALL_ANDESITE = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/andesite/andesite_cube_12_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_12_TALL_DIORITE = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/diorite/diorite_cube_12_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_12_TALL_GRANITE = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/granite/granite_cube_12_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_12_TALL_CALCITE = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/calcite/calcite_cube_12_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_12_TALL_CLAY = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/clay/clay_cube_12_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_12_TALL_GRAVEL = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/gravel/gravel_cube_12_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_10_OAK_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/oak_planks/oak_planks_cube_10"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_10_SPRUCE_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/spruce_planks/spruce_planks_cube_10"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_10_BIRCH_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/birch_planks/birch_planks_cube_10"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_10_JUNGLE_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/jungle_planks/jungle_planks_cube_10"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_10_ACACIA_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/acacia_planks/acacia_planks_cube_10"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_10_DARK_OAK_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/dark_oak_planks/dark_oak_planks_cube_10"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_10_MANGROVE_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/mangrove_planks/mangrove_planks_cube_10"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_10_CHERRY_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/cherry_planks/cherry_planks_cube_10"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_10_BAMBOO_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/bamboo_planks/bamboo_planks_cube_10"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_10_STONE = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/stone/stone_cube_10"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_10_COBBLESTONE = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/cobblestone/cobblestone_cube_10"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_10_STONE_BRICKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/stone_bricks/stone_bricks_cube_10"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_10_BRICKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/bricks/bricks_cube_10"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_10_ANDESITE = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/andesite/andesite_cube_10"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_10_DIORITE = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/diorite/diorite_cube_10"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_10_GRANITE = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/granite/granite_cube_10"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_10_CALCITE = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/calcite/calcite_cube_10"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_10_CLAY = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/clay/clay_cube_10"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_10_GRAVEL = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/gravel/gravel_cube_10"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_10_TALL_OAK_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/oak_planks/oak_planks_cube_10_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_10_TALL_SPRUCE_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/spruce_planks/spruce_planks_cube_10_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_10_TALL_BIRCH_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/birch_planks/birch_planks_cube_10_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_10_TALL_JUNGLE_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/jungle_planks/jungle_planks_cube_10_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_10_TALL_ACACIA_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/acacia_planks/acacia_planks_cube_10_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_10_TALL_DARK_OAK_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/dark_oak_planks/dark_oak_planks_cube_10_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_10_TALL_MANGROVE_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/mangrove_planks/mangrove_planks_cube_10_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_10_TALL_CHERRY_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/cherry_planks/cherry_planks_cube_10_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_10_TALL_BAMBOO_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/bamboo_planks/bamboo_planks_cube_10_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_10_TALL_STONE = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/stone/stone_cube_10_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_10_TALL_COBBLESTONE = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/cobblestone/cobblestone_cube_10_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_10_TALL_STONE_BRICKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/stone_bricks/stone_bricks_cube_10_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_10_TALL_BRICKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/bricks/bricks_cube_10_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_10_TALL_ANDESITE = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/andesite/andesite_cube_10_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_10_TALL_DIORITE = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/diorite/diorite_cube_10_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_10_TALL_GRANITE = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/granite/granite_cube_10_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_10_TALL_CALCITE = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/calcite/calcite_cube_10_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_10_TALL_CLAY = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/clay/clay_cube_10_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_10_TALL_GRAVEL = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/gravel/gravel_cube_10_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_8_OAK_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/oak_planks/oak_planks_cube_8"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_8_SPRUCE_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/spruce_planks/spruce_planks_cube_8"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_8_BIRCH_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/birch_planks/birch_planks_cube_8"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_8_JUNGLE_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/jungle_planks/jungle_planks_cube_8"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_8_ACACIA_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/acacia_planks/acacia_planks_cube_8"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_8_DARK_OAK_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/dark_oak_planks/dark_oak_planks_cube_8"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_8_MANGROVE_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/mangrove_planks/mangrove_planks_cube_8"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_8_CHERRY_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/cherry_planks/cherry_planks_cube_8"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_8_BAMBOO_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/bamboo_planks/bamboo_planks_cube_8"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_8_STONE = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/stone/stone_cube_8"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_8_COBBLESTONE = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/cobblestone/cobblestone_cube_8"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_8_STONE_BRICKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/stone_bricks/stone_bricks_cube_8"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_8_BRICKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/bricks/bricks_cube_8"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_8_ANDESITE = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/andesite/andesite_cube_8"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_8_DIORITE = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/diorite/diorite_cube_8"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_8_GRANITE = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/granite/granite_cube_8"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_8_CALCITE = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/calcite/calcite_cube_8"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_8_CLAY = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/clay/clay_cube_8"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_8_GRAVEL = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/gravel/gravel_cube_8"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_8_TALL_OAK_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/oak_planks/oak_planks_cube_8_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_8_TALL_SPRUCE_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/spruce_planks/spruce_planks_cube_8_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_8_TALL_BIRCH_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/birch_planks/birch_planks_cube_8_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_8_TALL_JUNGLE_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/jungle_planks/jungle_planks_cube_8_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_8_TALL_ACACIA_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/acacia_planks/acacia_planks_cube_8_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_8_TALL_DARK_OAK_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/dark_oak_planks/dark_oak_planks_cube_8_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_8_TALL_MANGROVE_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/mangrove_planks/mangrove_planks_cube_8_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_8_TALL_CHERRY_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/cherry_planks/cherry_planks_cube_8_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_8_TALL_BAMBOO_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/bamboo_planks/bamboo_planks_cube_8_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_8_TALL_STONE = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/stone/stone_cube_8_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_8_TALL_COBBLESTONE = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/cobblestone/cobblestone_cube_8_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_8_TALL_STONE_BRICKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/stone_bricks/stone_bricks_cube_8_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_8_TALL_BRICKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/bricks/bricks_cube_8_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_8_TALL_ANDESITE = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/andesite/andesite_cube_8_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_8_TALL_DIORITE = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/diorite/diorite_cube_8_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_8_TALL_GRANITE = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/granite/granite_cube_8_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_8_TALL_CALCITE = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/calcite/calcite_cube_8_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_8_TALL_CLAY = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/clay/clay_cube_8_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_8_TALL_GRAVEL = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/gravel/gravel_cube_8_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_6_OAK_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/oak_planks/oak_planks_cube_6"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_6_SPRUCE_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/spruce_planks/spruce_planks_cube_6"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_6_BIRCH_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/birch_planks/birch_planks_cube_6"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_6_JUNGLE_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/jungle_planks/jungle_planks_cube_6"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_6_ACACIA_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/acacia_planks/acacia_planks_cube_6"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_6_DARK_OAK_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/dark_oak_planks/dark_oak_planks_cube_6"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_6_MANGROVE_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/mangrove_planks/mangrove_planks_cube_6"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_6_CHERRY_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/cherry_planks/cherry_planks_cube_6"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_6_BAMBOO_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/bamboo_planks/bamboo_planks_cube_6"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_6_STONE = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/stone/stone_cube_6"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_6_COBBLESTONE = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/cobblestone/cobblestone_cube_6"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_6_STONE_BRICKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/stone_bricks/stone_bricks_cube_6"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_6_BRICKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/bricks/bricks_cube_6"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_6_ANDESITE = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/andesite/andesite_cube_6"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_6_DIORITE = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/diorite/diorite_cube_6"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_6_GRANITE = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/granite/granite_cube_6"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_6_CALCITE = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/calcite/calcite_cube_6"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_6_CLAY = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/clay/clay_cube_6"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_6_GRAVEL = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/gravel/gravel_cube_6"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_6_TALL_OAK_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/oak_planks/oak_planks_cube_6_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_6_TALL_SPRUCE_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/spruce_planks/spruce_planks_cube_6_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_6_TALL_BIRCH_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/birch_planks/birch_planks_cube_6_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_6_TALL_JUNGLE_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/jungle_planks/jungle_planks_cube_6_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_6_TALL_ACACIA_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/acacia_planks/acacia_planks_cube_6_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_6_TALL_DARK_OAK_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/dark_oak_planks/dark_oak_planks_cube_6_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_6_TALL_MANGROVE_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/mangrove_planks/mangrove_planks_cube_6_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_6_TALL_CHERRY_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/cherry_planks/cherry_planks_cube_6_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_6_TALL_BAMBOO_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/bamboo_planks/bamboo_planks_cube_6_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_6_TALL_STONE = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/stone/stone_cube_6_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_6_TALL_COBBLESTONE = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/cobblestone/cobblestone_cube_6_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_6_TALL_STONE_BRICKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/stone_bricks/stone_bricks_cube_6_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_6_TALL_BRICKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/bricks/bricks_cube_6_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_6_TALL_ANDESITE = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/andesite/andesite_cube_6_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_6_TALL_DIORITE = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/diorite/diorite_cube_6_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_6_TALL_GRANITE = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/granite/granite_cube_6_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_6_TALL_CALCITE = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/calcite/calcite_cube_6_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_6_TALL_CLAY = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/clay/clay_cube_6_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_6_TALL_GRAVEL = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/gravel/gravel_cube_6_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_4_OAK_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/oak_planks/oak_planks_cube_4"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_4_SPRUCE_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/spruce_planks/spruce_planks_cube_4"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_4_BIRCH_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/birch_planks/birch_planks_cube_4"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_4_JUNGLE_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/jungle_planks/jungle_planks_cube_4"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_4_ACACIA_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/acacia_planks/acacia_planks_cube_4"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_4_DARK_OAK_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/dark_oak_planks/dark_oak_planks_cube_4"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_4_MANGROVE_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/mangrove_planks/mangrove_planks_cube_4"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_4_CHERRY_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/cherry_planks/cherry_planks_cube_4"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_4_BAMBOO_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/bamboo_planks/bamboo_planks_cube_4"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_4_STONE = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/stone/stone_cube_4"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_4_COBBLESTONE = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/cobblestone/cobblestone_cube_4"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_4_STONE_BRICKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/stone_bricks/stone_bricks_cube_4"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_4_BRICKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/bricks/bricks_cube_4"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_4_ANDESITE = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/andesite/andesite_cube_4"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_4_DIORITE = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/diorite/diorite_cube_4"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_4_GRANITE = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/granite/granite_cube_4"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_4_CALCITE = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/calcite/calcite_cube_4"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_4_CLAY = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/clay/clay_cube_4"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_4_GRAVEL = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/gravel/gravel_cube_4"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_4_TALL_OAK_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/oak_planks/oak_planks_cube_4_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_4_TALL_SPRUCE_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/spruce_planks/spruce_planks_cube_4_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_4_TALL_BIRCH_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/birch_planks/birch_planks_cube_4_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_4_TALL_JUNGLE_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/jungle_planks/jungle_planks_cube_4_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_4_TALL_ACACIA_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/acacia_planks/acacia_planks_cube_4_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_4_TALL_DARK_OAK_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/dark_oak_planks/dark_oak_planks_cube_4_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_4_TALL_MANGROVE_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/mangrove_planks/mangrove_planks_cube_4_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_4_TALL_CHERRY_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/cherry_planks/cherry_planks_cube_4_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_4_TALL_BAMBOO_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/bamboo_planks/bamboo_planks_cube_4_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_4_TALL_STONE = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/stone/stone_cube_4_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_4_TALL_COBBLESTONE = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/cobblestone/cobblestone_cube_4_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_4_TALL_STONE_BRICKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/stone_bricks/stone_bricks_cube_4_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_4_TALL_BRICKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/bricks/bricks_cube_4_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_4_TALL_ANDESITE = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/andesite/andesite_cube_4_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_4_TALL_DIORITE = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/diorite/diorite_cube_4_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_4_TALL_GRANITE = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/granite/granite_cube_4_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_4_TALL_CALCITE = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/calcite/calcite_cube_4_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_4_TALL_CLAY = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/clay/clay_cube_4_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_4_TALL_GRAVEL = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/gravel/gravel_cube_4_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_2_OAK_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/oak_planks/oak_planks_cube_2"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_2_SPRUCE_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/spruce_planks/spruce_planks_cube_2"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_2_BIRCH_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/birch_planks/birch_planks_cube_2"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_2_JUNGLE_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/jungle_planks/jungle_planks_cube_2"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_2_ACACIA_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/acacia_planks/acacia_planks_cube_2"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_2_DARK_OAK_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/dark_oak_planks/dark_oak_planks_cube_2"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_2_MANGROVE_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/mangrove_planks/mangrove_planks_cube_2"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_2_CHERRY_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/cherry_planks/cherry_planks_cube_2"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_2_BAMBOO_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/bamboo_planks/bamboo_planks_cube_2"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_2_STONE = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/stone/stone_cube_2"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_2_COBBLESTONE = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/cobblestone/cobblestone_cube_2"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_2_STONE_BRICKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/stone_bricks/stone_bricks_cube_2"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_2_BRICKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/bricks/bricks_cube_2"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_2_ANDESITE = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/andesite/andesite_cube_2"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_2_DIORITE = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/diorite/diorite_cube_2"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_2_GRANITE = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/granite/granite_cube_2"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_2_CALCITE = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/calcite/calcite_cube_2"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_2_CLAY = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/clay/clay_cube_2"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_2_GRAVEL = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/gravel/gravel_cube_2"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_2_TALL_OAK_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/oak_planks/oak_planks_cube_2_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_2_TALL_SPRUCE_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/spruce_planks/spruce_planks_cube_2_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_2_TALL_BIRCH_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/birch_planks/birch_planks_cube_2_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_2_TALL_JUNGLE_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/jungle_planks/jungle_planks_cube_2_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_2_TALL_ACACIA_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/acacia_planks/acacia_planks_cube_2_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_2_TALL_DARK_OAK_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/dark_oak_planks/dark_oak_planks_cube_2_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_2_TALL_MANGROVE_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/mangrove_planks/mangrove_planks_cube_2_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_2_TALL_CHERRY_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/cherry_planks/cherry_planks_cube_2_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_2_TALL_BAMBOO_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/bamboo_planks/bamboo_planks_cube_2_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_2_TALL_STONE = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/stone/stone_cube_2_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_2_TALL_COBBLESTONE = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/cobblestone/cobblestone_cube_2_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_2_TALL_STONE_BRICKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/stone_bricks/stone_bricks_cube_2_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_2_TALL_BRICKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/bricks/bricks_cube_2_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_2_TALL_ANDESITE = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/andesite/andesite_cube_2_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_2_TALL_DIORITE = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/diorite/diorite_cube_2_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_2_TALL_GRANITE = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/granite/granite_cube_2_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_2_TALL_CALCITE = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/calcite/calcite_cube_2_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_2_TALL_CLAY = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/clay/clay_cube_2_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject CUBE_2_TALL_GRAVEL = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/gravel/gravel_cube_2_tall"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject PILLAR_OAK_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/oak_planks/oak_planks_pillar"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject PILLAR_SPRUCE_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/spruce_planks/spruce_planks_pillar"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject PILLAR_BIRCH_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/birch_planks/birch_planks_pillar"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject PILLAR_JUNGLE_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/jungle_planks/jungle_planks_pillar"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject PILLAR_ACACIA_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/acacia_planks/acacia_planks_pillar"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject PILLAR_DARK_OAK_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/dark_oak_planks/dark_oak_planks_pillar"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject PILLAR_MANGROVE_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/mangrove_planks/mangrove_planks_pillar"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject PILLAR_CHERRY_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/cherry_planks/cherry_planks_pillar"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject PILLAR_BAMBOO_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/bamboo_planks/bamboo_planks_pillar"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject PILLAR_STONE = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/stone/stone_pillar"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject PILLAR_COBBLESTONE = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/cobblestone/cobblestone_pillar"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject PILLAR_STONE_BRICKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/stone_bricks/stone_bricks_pillar"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject PILLAR_BRICKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/bricks/bricks_pillar"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject PILLAR_ANDESITE = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/andesite/andesite_pillar"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject PILLAR_DIORITE = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/diorite/diorite_pillar"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject PILLAR_GRANITE = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/granite/granite_pillar"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject PILLAR_CALCITE = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/calcite/calcite_pillar"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject PILLAR_CLAY = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/clay/clay_pillar"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject PILLAR_GRAVEL = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/gravel/gravel_pillar"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject BEAM_OAK_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/oak_planks/oak_planks_beam"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject BEAM_SPRUCE_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/spruce_planks/spruce_planks_beam"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject BEAM_BIRCH_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/birch_planks/birch_planks_beam"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject BEAM_JUNGLE_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/jungle_planks/jungle_planks_beam"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject BEAM_ACACIA_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/acacia_planks/acacia_planks_beam"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject BEAM_DARK_OAK_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/dark_oak_planks/dark_oak_planks_beam"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject BEAM_MANGROVE_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/mangrove_planks/mangrove_planks_beam"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject BEAM_CHERRY_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/cherry_planks/cherry_planks_beam"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject BEAM_BAMBOO_PLANKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/bamboo_planks/bamboo_planks_beam"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject BEAM_STONE = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/stone/stone_beam"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject BEAM_COBBLESTONE = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/cobblestone/cobblestone_beam"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject BEAM_STONE_BRICKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/stone_bricks/stone_bricks_beam"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject BEAM_BRICKS = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/bricks/bricks_beam"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject BEAM_ANDESITE = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/andesite/andesite_beam"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject BEAM_DIORITE = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/diorite/diorite_beam"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject BEAM_GRANITE = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/granite/granite_beam"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject BEAM_CALCITE = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/calcite/calcite_beam"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject BEAM_CLAY = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/clay/clay_beam"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);
public static final BlockRegistryObject BEAM_GRAVEL = Init.REGISTRY.registerBlockWithBlockItem(new Identifier(Init.MOD_ID, "parent/generated/gravel/gravel_beam"), () -> new Block(new BlockWallBase()), CreativeTabInit.JTA_PARENTS);